Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC-REFACTOR: 1/n Refactoring the documentation #2094

Closed
wants to merge 122 commits into from

Conversation

aregm
Copy link
Collaborator

@aregm aregm commented Sep 17, 2020

What do these changes do?

  • added the first stab for developer docs.
  • added the first component diagrams

devin-petersohn and others added 30 commits September 15, 2020 23:58
* Move logic of `sort_values` into the query compiler

Signed-off-by: Devin Petersohn <[email protected]>

* Remove dead code

Signed-off-by: Devin Petersohn <[email protected]>

* Add back `"kind"` parameter

Signed-off-by: Devin Petersohn <[email protected]>

* Added a test for bug modin-project#1743

This test runs inplace sort of dataframe that has non-numerical index

Signed-off-by: Gregory Shimansky <[email protected]>

* Apply suggestions from code review

Co-authored-by: anmyachev <[email protected]>

Co-authored-by: Gregory Shimansky <[email protected]>
Co-authored-by: anmyachev <[email protected]>
* Improves performance of slice indexing

* Resolves modin-project#1752

Signed-off-by: Devin Petersohn <[email protected]>

* Fix issue

Signed-off-by: Devin Petersohn <[email protected]>

* Fix Series cases

Signed-off-by: Devin Petersohn <[email protected]>
…ementation with defined level parameter (modin-project#1719)

Signed-off-by: Alexander Myskov <[email protected]>
…eries.rolling`, `DataFrame.rolling`

functionality to enable rolling window operations

Signed-off-by: Alexey Prutskov <[email protected]>
into the query compiler

Signed-off-by: Igoshev, Yaroslav <[email protected]>
…ed cluster (modin-project#1818)

For details see modin-project#1818

Co-authored-by: Devin Petersohn <[email protected]>

Signed-off-by: Vasilij Litvinov <[email protected]>
anmyachev and others added 24 commits September 15, 2020 23:58
* TEST-modin-project#2026: speed up test_join_sort.py

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#2026: Update modin/pandas/test/dataframe/test_join_sort.py

Co-authored-by: Dmitry Chigarev <[email protected]>

Signed-off-by: Anatoly Myachev <[email protected]>
* TEST-modin-project#2033: speed up test_series.py

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#2033: fix kurtosis test

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#2033: refactor test for modin-project#1953

Signed-off-by: Anatoly Myachev <[email protected]>
* TEST-modin-project#2039: speed up default tests

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#2039: refactor some resample tests

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#2039: fix test_resampler

Signed-off-by: Anatoly Myachev <[email protected]>
* TEST-modin-project#1891: use conda instead of pip

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#1891: remove source ctivate modin

Signed-off-by: Anatoly Myachev <[email protected]>

* TEST-modin-project#1891: pin some dev tools

Signed-off-by: Anatoly Myachev <[email protected]>
…#2053)

* Fix spawning of remote cluster for Ray 0.8.7
* Update dependencies
* Change Teamcity Dockerfile to fully use conda for setting up environment

Signed-off-by: Anatoly Myachev <[email protected]>
@aregm aregm closed this Sep 17, 2020
@aregm aregm deleted the DOC]-Refactoring-structure branch September 17, 2020 04:32
@aregm aregm restored the DOC]-Refactoring-structure branch September 17, 2020 04:33
@aregm aregm deleted the DOC]-Refactoring-structure branch February 18, 2021 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.